Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 63,418 for

document formatting

(0.71 sec)
  1. Convert Obsidian Markdown to OneNote with Aspos...

    Sample code for convert Obsidian Markdown to OneNote using C#. Utilize the API example code for batch conversion of .md to .one within VB.NET, Asp.NET, or any .NET-based application...NET Onenote Converter Documentation Source Code API Reference...Overview Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/net/conversion/obsidia...
  2. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character Formatting of the conditional style in C++....method Gets the character formatting of the conditional style...table. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Working with Data in NPOI and Aspose.Cells|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells AI Document Assistant Close Working With Formatting Features...

    docs.aspose.com/cells/net/working-with-data-in-...
  4. Aspose::Words::Tables::CellFormat::get_FitText ...

    Aspose::Words::Tables::CellFormat::get_FitText method. If true, fits text in the cell, compressing each paragraph to the width of the cell in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting...date and time, and general formatting. To learn more, visit the...the Working with Fields documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_Formatting property. True indicates that Formatting is ignored....ignore_formatting property CompareOptions.ignore_formatting property...that formatting is ignored. @property def ignore_formatting ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent Formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your Document's style today!...Joins runs with the same formatting in the paragraph. public...superfluous runs. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  8. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your Document Formatting with powerful numeric switch capabilities!...Words applies a numeric format switch, i.e. # “#.##”. public...FormatNumeric ( double value , string format ) Remarks The implementation...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list Formatting to enhance your Document's presentation and clarity....access to the list formatting used in the document. public ListCollection...with list levels. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Node.js via C++ API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...